Do use pascal casing in resource keys 在资源键中使用pascal大小写格式。
Do use pascal casing in field names 在字段名称中使用pascal大小写格式。
You can use pascal case for identifiers of three or more characters 可以对三字符或更多字符的标识符使用pascal大小写。
The word is shown in pascal casing followed by the camel-cased form in parentheses 术语先以pascal大小写格式显示,后面的括号中的是其大小写混合格式。
Do use pascal casing for all public member, type, and namespace names consisting of multiple words 对于由多个单词组成的所有公共成员、类型及命名空间名称,要使用pascal大小写。
Is a closed-form compound word that should be treated as a single word and cased accordingly . in pascal case, it is 是一个紧凑格式的复合词,应将其视为一个单词并相应地确定大小写。
Do name classes, interfaces, and value types with nouns, noun phrases, or occasionally adjective phrases, using pascal casing 按照pascal大小写格式,使用名词或名词短语(或偶尔使用形容词短语)为类、接口和值类型命名。
Elements are specified using pascal case, which means that the first character is uppercase and the first letter of any subsequent concatenated word is uppercase 使用pascalcase来指定元素,即第一个字符大写,随后的所有串连单词的第一个字母都大写。